[INFO] cloning repository https://github.com/Phrohdoh/easage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phrohdoh/easage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhrohdoh%2Feasage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhrohdoh%2Feasage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67c2bd92b44e59d838dd0ff42eb8107f5ecc6bff
[INFO] fixing Phrohdoh/easage against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhrohdoh%2Feasage" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Phrohdoh/easage
[INFO] finished tweaking git repo https://github.com/Phrohdoh/easage
[INFO] tweaked toml for git repo https://github.com/Phrohdoh/easage written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Phrohdoh/easage on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Phrohdoh/easage already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: An explicit [[bin]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other binary targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a binary target:
[INFO] [stderr] 
[INFO] [stderr] * src/bin/easage_unpack.rs
[INFO] [stderr] * src/bin/easage_completions.rs
[INFO] [stderr] * src/bin/easage_list.rs
[INFO] [stderr] * src/bin/easage_pack.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autobins = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `easage` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 054b4df61dbca1690f85d0cdaf63dc900ef4f4f7e26f187282b16579edf9a000
[INFO] running `Command { std: "docker" "start" "054b4df61dbca1690f85d0cdaf63dc900ef4f4f7e26f187282b16579edf9a000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "054b4df61dbca1690f85d0cdaf63dc900ef4f4f7e26f187282b16579edf9a000" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "054b4df61dbca1690f85d0cdaf63dc900ef4f4f7e26f187282b16579edf9a000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "054b4df61dbca1690f85d0cdaf63dc900ef4f4f7e26f187282b16579edf9a000" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: An explicit [[bin]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other binary targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a binary target:
[INFO] [stderr] 
[INFO] [stderr] * src/bin/easage_unpack.rs
[INFO] [stderr] * src/bin/easage_completions.rs
[INFO] [stderr] * src/bin/easage_list.rs
[INFO] [stderr] * src/bin/easage_pack.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autobins = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `easage` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling cc v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking libc v0.2.36
[INFO] [stderr]     Checking rustc-demangle v0.1.5
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking stable_deref_trait v1.0.0
[INFO] [stderr]     Checking same-file v0.1.3
[INFO] [stderr]     Checking byteorder v1.2.1
[INFO] [stderr]     Checking assert_matches v1.1.0
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking walkdir v1.0.7
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]     Checking memmap v0.6.2
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]     Checking backtrace v0.3.5
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]     Checking easage v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed src/packer.rs (1 fix)
[INFO] [stderr]        Fixed src/archive.rs (1 fix)
[INFO] [stderr]        Fixed src/lib.rs (2 fixes)
[INFO] [stderr]        Fixed src/archive.rs (1 fix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.81s
[INFO] [stderr] crater-edition-check: easage v0.0.2 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]     Checking easage v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/packer.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |             name = name.trim_left_matches(strip_prefix).to_string();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 40 -             name = name.trim_left_matches(strip_prefix).to_string();
[INFO] [stdout] 40 +             name = name.trim_start_matches(strip_prefix).to_string();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/packer.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |             name = name.trim_left_matches(strip_prefix).to_string();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 40 -             name = name.trim_left_matches(strip_prefix).to_string();
[INFO] [stdout] 40 +             name = name.trim_start_matches(strip_prefix).to_string();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/bin/easage_pack.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Arg, ArgMatches, App, SubCommand};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/bin/easage_unpack.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{Arg, ArgMatches, ArgGroup, App, SubCommand};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lib`
[INFO] [stdout]  --> src/bin/easage_pack.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ::lib::{Kind, packer};
[INFO] [stdout]   |       ^^^ could not find `lib` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lib`
[INFO] [stdout]  --> src/bin/easage_unpack.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ::lib::Archive;
[INFO] [stdout]   |       ^^^ could not find `lib` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `CliResult`, `CliError`
[INFO] [stdout]  --> src/bin/easage_unpack.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ::{CliResult, CliError};
[INFO] [stdout]   |        ^^^^^^^^^  ^^^^^^^^ no external crate `CliError`
[INFO] [stdout]   |        |
[INFO] [stdout]   |        no external crate `CliResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `CliResult`, `CliError`
[INFO] [stdout]  --> src/bin/easage_pack.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ::{CliResult, CliError};
[INFO] [stdout]   |        ^^^^^^^^^  ^^^^^^^^ no external crate `CliError`
[INFO] [stdout]   |        |
[INFO] [stdout]   |        no external crate `CliResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `easage_unpack`
[INFO] [stdout]   --> src/bin/easage_unpack.rs:94:2
[INFO] [stdout]    |
[INFO] [stdout] 94 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `src/bin/easage_unpack.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/bin/easage_completions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Arg, ArgMatches, App, SubCommand};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `easage` (bin "easage_unpack") due to 4 previous errors
[INFO] [stdout] error[E0432]: unresolved import `CliResult`
[INFO] [stdout]  --> src/bin/easage_completions.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ::CliResult;
[INFO] [stdout]   |     ^^---------
[INFO] [stdout]   |       |
[INFO] [stdout]   |       no external crate `CliResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/bin/easage_unpack.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{Arg, ArgMatches, ArgGroup, App, SubCommand};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/bin/easage_completions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Arg, ArgMatches, App, SubCommand};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `CliResult`
[INFO] [stdout]  --> src/bin/easage_completions.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ::CliResult;
[INFO] [stdout]   |     ^^---------
[INFO] [stdout]   |       |
[INFO] [stdout]   |       no external crate `CliResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `build_cli` in the list of imported crates
[INFO] [stdout]   --> src/bin/easage_completions.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ::build_cli().gen_completions_to(::NAME, shell, &mut ::std::io::stdout());
[INFO] [stdout]    |       ^^^^^^^^^ not found in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `NAME` in the list of imported crates
[INFO] [stdout]   --> src/bin/easage_completions.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ::build_cli().gen_completions_to(::NAME, shell, &mut ::std::io::stdout());
[INFO] [stdout]    |                                        ^^^^ not found in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `easage_completions`
[INFO] [stdout]   --> src/bin/easage_completions.rs:23:2
[INFO] [stdout]    |
[INFO] [stdout] 23 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `src/bin/easage_completions.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `build_cli` in the list of imported crates
[INFO] [stdout]   --> src/bin/easage_completions.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ::build_cli().gen_completions_to(::NAME, shell, &mut ::std::io::stdout());
[INFO] [stdout]    |       ^^^^^^^^^ not found in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `NAME` in the list of imported crates
[INFO] [stdout]   --> src/bin/easage_completions.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ::build_cli().gen_completions_to(::NAME, shell, &mut ::std::io::stdout());
[INFO] [stdout]    |                                        ^^^^ not found in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/bin/easage_pack.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Arg, ArgMatches, App, SubCommand};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lib`
[INFO] [stdout]  --> src/bin/easage_unpack.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ::lib::Archive;
[INFO] [stdout]   |       ^^^ could not find `lib` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `CliResult`, `CliError`
[INFO] [stdout]  --> src/bin/easage_unpack.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ::{CliResult, CliError};
[INFO] [stdout]   |        ^^^^^^^^^  ^^^^^^^^ no external crate `CliError`
[INFO] [stdout]   |        |
[INFO] [stdout]   |        no external crate `CliResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/bin/easage_list.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Arg, ArgMatches, App, SubCommand};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/bin/easage_list.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Arg, ArgMatches, App, SubCommand};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lib`
[INFO] [stdout]  --> src/bin/easage_pack.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ::lib::{Kind, packer};
[INFO] [stdout]   |       ^^^ could not find `lib` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `easage` (bin "easage_completions") due to 5 previous errors
[INFO] [stderr] error: could not compile `easage` (bin "easage_pack" test) due to 3 previous errors
[INFO] [stdout] error[E0432]: unresolved imports `CliResult`, `CliError`
[INFO] [stdout]  --> src/bin/easage_pack.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ::{CliResult, CliError};
[INFO] [stdout]   |        ^^^^^^^^^  ^^^^^^^^ no external crate `CliError`
[INFO] [stdout]   |        |
[INFO] [stdout]   |        no external crate `CliResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `easage` (bin "easage_completions" test) due to 4 previous errors
[INFO] [stdout] error[E0601]: `main` function not found in crate `easage_pack`
[INFO] [stdout]    --> src/bin/easage_pack.rs:125:2
[INFO] [stdout]     |
[INFO] [stdout] 125 | }
[INFO] [stdout]     |  ^ consider adding a `main` function to `src/bin/easage_pack.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lib`
[INFO] [stdout]  --> src/bin/easage_list.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ::lib::{Archive, Error};
[INFO] [stdout]   |       ^^^ could not find `lib` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `CliResult`
[INFO] [stdout]  --> src/bin/easage_list.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ::CliResult;
[INFO] [stdout]   |     ^^---------
[INFO] [stdout]   |       |
[INFO] [stdout]   |       no external crate `CliResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `easage_list`
[INFO] [stdout]   --> src/bin/easage_list.rs:97:2
[INFO] [stdout]    |
[INFO] [stdout] 97 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `src/bin/easage_list.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `easage` (bin "easage_unpack" test) due to 3 previous errors
[INFO] [stdout] error[E0432]: unresolved import `lib`
[INFO] [stdout]  --> src/bin/easage_list.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ::lib::{Archive, Error};
[INFO] [stdout]   |       ^^^ could not find `lib` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `CliResult`
[INFO] [stdout]  --> src/bin/easage_list.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ::CliResult;
[INFO] [stdout]   |     ^^---------
[INFO] [stdout]   |       |
[INFO] [stdout]   |       no external crate `CliResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `easage` (bin "easage_pack") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `easage` (bin "easage_list") due to 4 previous errors
[INFO] [stderr] error: could not compile `easage` (bin "easage_list" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "054b4df61dbca1690f85d0cdaf63dc900ef4f4f7e26f187282b16579edf9a000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "054b4df61dbca1690f85d0cdaf63dc900ef4f4f7e26f187282b16579edf9a000", kill_on_drop: false }`
[INFO] [stdout] 054b4df61dbca1690f85d0cdaf63dc900ef4f4f7e26f187282b16579edf9a000
